home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950528-19950726 / 000163_news@columbia.edu_Tue Jun 20 14:44:33 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA16636
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 20 Jun 1995 12:30:41 -0400
  3. Received: by apakabar.cc.columbia.edu id AA26903
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 20 Jun 1995 12:30:39 -0400
  5. Path: news.columbia.edu!panix!news.mathworks.com!zombie.ncsc.mil!news.duke.edu!agate!canaima.ME.Berkeley.EDU!herrera
  6. From: herrera@canaima.ME.Berkeley.EDU (Ramon F Herrera)
  7. Newsgroups: comp.protocols.kermit.misc,comp.dcom.modems
  8. Subject: Re: Looking for a good dialer (kermit script)
  9. Followup-To: comp.protocols.kermit.misc,comp.dcom.modems
  10. Date: 20 Jun 1995 14:44:33 GMT
  11. Organization: University of California, Berkeley
  12. Lines: 22
  13. Message-Id: <3s6msh$rng@agate.berkeley.edu>
  14. References: <3s5l32$dj4@agate.berkeley.edu> <3s6f85$6vq@apakabar.cc.columbia.edu>
  15. Nntp-Posting-Host: canaima.me.berkeley.edu
  16. X-Newsreader: TIN [version 1.2 PL2]
  17. Xref: news.columbia.edu comp.protocols.kermit.misc:2999 comp.dcom.modems:98575
  18. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  19.  
  20. Frank da Cruz (fdc@watsun.cc.columbia.edu) wrote:
  21. : In article <3s5l32$dj4@agate.berkeley.edu>,
  22. : Ramon F Herrera <herrera@canaima.ME.Berkeley.EDU> wrote:
  23. : >Can somebody send me -or point me in the right direction- a good,
  24. : >solid, kermit script that performs dialing into an Internet Service
  25. : >Provider?
  26. : >
  27. : There are many different Kermit programs on many different platforms.
  28. : Which one are you talking about?  What kind of modem are you dialing?
  29. : And you also want it to log you in automatically?
  30.  
  31. I am using C-Kermit on an IBM RS/6000 running AIX 3.2.4
  32. The modem is a Motorola FasTalk (14.4, Hayes compatible) but
  33. it will probably be changed by Telebit TeleBlazer V.34.
  34. The answering node is a cisco router that supports SLIP and
  35. assigns IP addresses dynamically, and it would be nice if I
  36. can get a script that will log me in automatically and grab
  37. the assigned IP address.
  38.  
  39. Best regards,
  40.  
  41. -Ramon Herrera